Searched refs:xor_has (Results 1 – 1 of 1) sorted by relevance
87 static OSSL_FUNC_keymgmt_has_fn xor_has; variable738 static int xor_has(const void *vkey, int selection) in xor_has() function1106 { 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 22 milliseconds