Home
last modified time | relevance | path

Searched refs:ssl_hmac_init (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/ssl/
Dt1_lib.c1900 || ssl_hmac_init(hctx, tctx->ext.secure->tick_hmac_key, in tls_decrypt_ticket()
3455 int ssl_hmac_init(SSL_HMAC *ctx, void *key, size_t len, char *md) in ssl_hmac_init() function
Dssl_local.h807 int ssl_hmac_init(SSL_HMAC *ctx, void *key, size_t len, char *md);