Searched refs:sender_authkey_set (Results 1 – 2 of 2) sorted by relevance
111 static int sender_authkey_set(PROV_ECX_CTX *ctx, ECX_KEY *ecx) in sender_authkey_set() function175 sender_authkey_set(ctx, NULL); in ecxkem_freectx()211 || !sender_authkey_set(ctx, auth)) in ecxkem_init()
138 static int sender_authkey_set(PROV_EC_CTX *ctx, EC_KEY *ec) in sender_authkey_set() function210 sender_authkey_set(ctx, NULL); in eckem_freectx()254 || !sender_authkey_set(ctx, auth)) in eckem_init()
Completed in 8 milliseconds