Home
last modified time | relevance | path

Searched refs:blake2_mac_init (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dblake2_mac_impl.c32 static OSSL_FUNC_mac_init_fn blake2_mac_init; variable
105 static int blake2_mac_init(void *vmacctx, const unsigned char *key, in blake2_mac_init() function
244 { OSSL_FUNC_MAC_INIT, (void (*)(void))blake2_mac_init },
/third_party/openssl/providers/implementations/macs/
H A Dblake2_mac_impl.c32 static OSSL_FUNC_mac_init_fn blake2_mac_init; variable
105 static int blake2_mac_init(void *vmacctx, const unsigned char *key, in blake2_mac_init() function
244 { OSSL_FUNC_MAC_INIT, (void (*)(void))blake2_mac_init },

Completed in 1 milliseconds