Home
last modified time | relevance | path

Searched refs:ssl_hmac_final (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c1937 || ssl_hmac_final(hctx, tick_hmac, NULL, sizeof(tick_hmac)) <= 0) { in tls_decrypt_ticket()
3480 int ssl_hmac_final(SSL_HMAC *ctx, unsigned char *md, size_t *len, in ssl_hmac_final() function
H A Dssl_local.h818 int ssl_hmac_final(SSL_HMAC *ctx, unsigned char *md, size_t *len,
/third_party/openssl/ssl/
H A Dt1_lib.c1917 || ssl_hmac_final(hctx, tick_hmac, NULL, sizeof(tick_hmac)) <= 0) { in tls_decrypt_ticket()
3460 int ssl_hmac_final(SSL_HMAC *ctx, unsigned char *md, size_t *len, in ssl_hmac_final() function
H A Dssl_local.h809 int ssl_hmac_final(SSL_HMAC *ctx, unsigned char *md, size_t *len,
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_srvr.c3863 || !ssl_hmac_final(hctx, macdata1, &hlen, EVP_MAX_MD_SIZE) in construct_stateless_ticket()
/third_party/openssl/ssl/statem/
H A Dstatem_srvr.c3842 || !ssl_hmac_final(hctx, macdata1, &hlen, EVP_MAX_MD_SIZE) in construct_stateless_ticket()

Completed in 28 milliseconds