Home
last modified time | relevance | path

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

/openssl/providers/implementations/kem/
H A Decx_kem.c91 static int recipient_key_set(PROV_ECX_CTX *ctx, ECX_KEY *ecx) in recipient_key_set() function
174 recipient_key_set(ctx, NULL); in ecxkem_freectx()
204 rv = recipient_key_set(ctx, ecx); in ecxkem_init()
H A Dec_kem.c113 static int recipient_key_set(PROV_EC_CTX *ctx, EC_KEY *ec) in recipient_key_set() function
209 recipient_key_set(ctx, NULL); in eckem_freectx()
247 rv = recipient_key_set(ctx, ec); in eckem_init()

Completed in 41 milliseconds