Home
last modified time | relevance | path

Searched refs:sender_authkey_set (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/kem/
H A Decx_kem.c111 static int sender_authkey_set(PROV_ECX_CTX *ctx, ECX_KEY *ecx) in sender_authkey_set() function
176 sender_authkey_set(ctx, NULL); in ecxkem_freectx()
212 || !sender_authkey_set(ctx, auth)) in ecxkem_init()
H A Dec_kem.c138 static int sender_authkey_set(PROV_EC_CTX *ctx, EC_KEY *ec) in sender_authkey_set() function
211 sender_authkey_set(ctx, NULL); in eckem_freectx()
255 || !sender_authkey_set(ctx, auth)) in eckem_init()