Searched refs:ssl_hmac_init (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/openssl/ssl/ |
| H A D | t1_lib.c | 3151 || ssl_hmac_init(hctx, tctx->ext.secure->tick_hmac_key, in tls_decrypt_ticket() 4856 int ssl_hmac_init(SSL_HMAC *ctx, void *key, size_t len, char *md) in ssl_hmac_init() function
|
| H A D | ssl_local.h | 729 int ssl_hmac_init(SSL_HMAC *ctx, void *key, size_t len, char *md);
|
| /freebsd/crypto/openssl/ssl/statem/ |
| H A D | statem_srvr.c | 4091 || !ssl_hmac_init(hctx, tctx->ext.secure->tick_hmac_key, in construct_stateless_ticket()
|