HomeSort by: relevance | last modified time | path
    Searched refs:xor_has (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/test/
tls-provider.c 55 static OSSL_FUNC_keymgmt_has_fn xor_has; variable
470 static int xor_has(const void *vkey, int selection) function
755 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))xor_has },
  /src/crypto/external/apache2/openssl/dist/test/
tls-provider.c 87 static OSSL_FUNC_keymgmt_has_fn xor_has; variable
735 static int xor_has(const void *vkey, int selection) function
1104 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))xor_has },
1157 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))xor_has },
1181 { OSSL_FUNC_KEYMGMT_HAS, (void (*)(void))xor_has },

Completed in 74 milliseconds