Home
last modified time | relevance | path

Searched refs:EVP_MAC_finalXOF (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dmac_lib.c180 int EVP_MAC_finalXOF(EVP_MAC_CTX *ctx, unsigned char *out, size_t outsize) in EVP_MAC_finalXOF() function
/third_party/openssl/crypto/evp/
H A Dmac_lib.c180 int EVP_MAC_finalXOF(EVP_MAC_CTX *ctx, unsigned char *out, size_t outsize) in EVP_MAC_finalXOF() function
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h1227 int EVP_MAC_finalXOF(EVP_MAC_CTX *ctx, unsigned char *out, size_t outsize);
/third_party/openssl/include/openssl/
H A Devp.h1225 int EVP_MAC_finalXOF(EVP_MAC_CTX *ctx, unsigned char *out, size_t outsize);
/third_party/openssl/test/
H A Devp_test.c1554 if (!EVP_MAC_finalXOF(ctx, got, expected->output_len) in mac_test_run_mac()

Completed in 13 milliseconds