Home
last modified time | relevance | path

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

/third_party/openssl/engines/
De_afalg.c84 static int afalg_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
747 static int afalg_ciphers(ENGINE *e, const EVP_CIPHER **cipher, in afalg_ciphers() function
797 if (!ENGINE_set_ciphers(e, afalg_ciphers)) { in bind_afalg()