Home
last modified time | relevance | path

Searched defs:hmac_init (Results 1 – 2 of 2) sorted by relevance

/external/srtp/crypto/hash/
Dhmac.c112 hmac_init(hmac_ctx_t *state, const uint8_t *key, int key_len) { in hmac_init() function
/external/boringssl/src/crypto/cipher/
De_aes.c1505 static void hmac_init(SHA256_CTX *out_inner, SHA256_CTX *out_outer, in hmac_init() function