Searched refs:ssl_hmac_final (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/openssl/ssl/ |
| H A D | t1_lib.c | 3206 || ssl_hmac_final(hctx, tick_hmac, NULL, sizeof(tick_hmac)) <= 0) { in tls_decrypt_ticket() 4893 int ssl_hmac_final(SSL_HMAC *ctx, unsigned char *md, size_t *len, in ssl_hmac_final() function
|
| H A D | ssl_local.h | 729 int ssl_hmac_final(SSL_HMAC *ctx, unsigned char *md, size_t *len,
|
| /freebsd/crypto/openssl/ssl/statem/ |
| H A D | statem_srvr.c | 4149 || !ssl_hmac_final(hctx, macdata1, &hlen, EVP_MAX_MD_SIZE) in construct_stateless_ticket()
|