Searched refs:CMAC_CTX_copy (Results 1 – 6 of 6) sorted by relevance
33 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()
87 int CMAC_CTX_copy(CMAC_CTX *out, const CMAC_CTX *in) in CMAC_CTX_copy() function
28 int CMAC_CTX_copy(CMAC_CTX *out, const CMAC_CTX *in);
178 || !TEST_true(CMAC_CTX_copy(ctx2, ctx)) in test_cmac_copy()
1085 #define CMAC_CTX_copy BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, CMAC_CTX_copy) macro
576 CMAC_CTX_copy 577 1_1_0 EXIST::FUNCTION:CMAC