Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/
H A Dsymmetric.c139 get_openssl_cipher(UINT16 alg, UINT16 mode) in get_openssl_cipher() function
268 if ((cipher = get_openssl_cipher(alg, mode)) == NULL) in Trspi_SymEncrypt()
340 if ((cipher = get_openssl_cipher(alg, mode)) == NULL) in Trspi_SymDecrypt()