Home
last modified time | relevance | path

Searched defs:mac_start (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/ftp/
H A Dftp_var.h215 char *mac_start; /* start of macro in macbuf */ member
/openbsd/lib/libssl/
H A Ds3_cbc.c207 unsigned int mac_start = mac_end - md_size; in ssl3_cbc_copy_mac() local