Home
last modified time | relevance | path

Searched refs:CMAC_CTX_copy (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/crypto/cmac/
Dcm_pmeth.c33 if (!CMAC_CTX_copy(dst->data, src->data)) in pkey_cmac_copy()
49 if (!CMAC_CTX_copy(cmkey, cmctx)) { in pkey_cmac_keygen()
96 if (ctx->pkey && !CMAC_CTX_copy(ctx->data, in pkey_cmac_ctrl()
Dcmac.c87 int CMAC_CTX_copy(CMAC_CTX *out, const CMAC_CTX *in) in CMAC_CTX_copy() function
/third_party/openssl/include/openssl/
Dcmac.h28 int CMAC_CTX_copy(CMAC_CTX *out, const CMAC_CTX *in);
/third_party/openssl/test/
Dcmactest.c178 || !TEST_true(CMAC_CTX_copy(ctx2, ctx)) in test_cmac_copy()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1085 #define CMAC_CTX_copy BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, CMAC_CTX_copy) macro
/third_party/openssl/util/
Dlibcrypto.num576 CMAC_CTX_copy 577 1_1_0 EXIST::FUNCTION:CMAC