Home
last modified time | relevance | path

Searched refs:ssl_hmac_final (Results 1 – 3 of 3) sorted by relevance

/openssl/ssl/
H A Dt1_lib.c2505 || ssl_hmac_final(hctx, tick_hmac, NULL, sizeof(tick_hmac)) <= 0) { in tls_decrypt_ticket()
4149 int ssl_hmac_final(SSL_HMAC *ctx, unsigned char *md, size_t *len, in ssl_hmac_final() function
H A Dssl_local.h733 int ssl_hmac_final(SSL_HMAC *ctx, unsigned char *md, size_t *len,
/openssl/ssl/statem/
H A Dstatem_srvr.c4109 || !ssl_hmac_final(hctx, macdata1, &hlen, EVP_MAX_MD_SIZE) in construct_stateless_ticket()

Completed in 43 milliseconds