Home
last modified time | relevance | path

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

/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
175 sender_authkey_set(ctx, NULL); in ecxkem_freectx()
211 || !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
210 sender_authkey_set(ctx, NULL); in eckem_freectx()
254 || !sender_authkey_set(ctx, auth)) in eckem_init()

Completed in 10 milliseconds