Home
last modified time | relevance | path

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

/openssl/test/
H A Dtls-provider.c87 static OSSL_FUNC_keymgmt_has_fn xor_has; variable
738 static int xor_has(const void *vkey, int selection) in xor_has() function
1106 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))xor_has },
1160 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))xor_has },
1184 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))xor_has },

Completed in 15 milliseconds