Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/heimdal/appl/ftp/ftp/
H A Dftp_var.h122 char *mac_start; /* start of macro in macbuf */ member
/freebsd-13.1/lib/libcompat/4.3/
H A Drexec.c62 char *mac_start; /* start of macro in macbuf */ member
/freebsd-13.1/contrib/tnftp/src/
H A Dftp_var.h147 char *mac_start; /* start of macro in macbuf */ member
/freebsd-13.1/crypto/openssl/ssl/record/
H A Dssl3_record.c1580 size_t mac_start = mac_end - md_size; in ssl3_cbc_copy_mac() local