Searched refs:recipient_key_set (Results 1 – 2 of 2) sorted by relevance
91 static int recipient_key_set(PROV_ECX_CTX *ctx, ECX_KEY *ecx) in recipient_key_set() function174 recipient_key_set(ctx, NULL); in ecxkem_freectx()204 rv = recipient_key_set(ctx, ecx); in ecxkem_init()
113 static int recipient_key_set(PROV_EC_CTX *ctx, EC_KEY *ec) in recipient_key_set() function209 recipient_key_set(ctx, NULL); in eckem_freectx()247 rv = recipient_key_set(ctx, ec); in eckem_init()
Completed in 9 milliseconds