Home
last modified time | relevance | path

Searched defs:macsize (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_block.c144 unsigned char **mac, int *alloced, size_t macsize, in ossl_cipher_tlsunpadblock()
/freebsd/crypto/openssl/ssl/record/methods/
H A Dtlsany_meth.c39 size_t macsize) in tls_any_cipher()
H A Dssl3_meth.c97 size_t macsize) in ssl3_cipher()
H A Dtls13_meth.c87 size_t macsize) in tls13_cipher()
H A Dtls1_meth.c169 size_t macsize) in tls1_cipher()
H A Dktls_meth.c379 size_t macsize) in ktls_cipher()
H A Dtls_common.c70 size_t macsize = 0; in ossl_set_tls_provider_parameters() local
/freebsd/sys/opencrypto/
H A Dxform_enc.h56 uint16_t macsize; /* For AEAD ciphers. */ member
/freebsd/crypto/openssl/providers/implementations/signature/
H A Dmac_legacy_sig.c152 size_t macsize) in mac_digest_sign_final()
/freebsd/crypto/openssl/crypto/evp/
H A Dmac_lib.c147 size_t macsize; in evp_mac_final() local