Searched refs:devcrypto_ciphers (Results 1 – 2 of 2) sorted by relevance
430 static int devcrypto_ciphers(ENGINE *e, const EVP_CIPHER **cipher, in devcrypto_ciphers() function837 || !ENGINE_set_ciphers(e, devcrypto_ciphers) in engine_load_devcrypto_int()
580 static int devcrypto_ciphers(ENGINE *e, const EVP_CIPHER **cipher, in devcrypto_ciphers() function1292 return (ENGINE_set_ciphers(e, devcrypto_ciphers) in bind_devcrypto()