Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dhmac.c42 typedef void (*hmac_init)(void *ctx); typedef
/third_party/boringssl/src/crypto/cipher_extra/
De_aesctrhmac.c47 static void hmac_init(SHA256_CTX *out_inner, SHA256_CTX *out_outer, in hmac_init() function