Home
last modified time | relevance | path

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

/openssl/providers/implementations/kem/
H A Decx_kem.c184 static int ecx_key_check(const ECX_KEY *ecx, int requires_privatekey) in ecx_key_check() argument
187 return (requires_privatekey == 0); in ecx_key_check()
H A Dec_kem.c66 static int eckey_check(const EC_KEY *ec, int requires_privatekey) in eckey_check() argument
80 return (requires_privatekey == 0); in eckey_check()

Completed in 8 milliseconds