Home
last modified time | relevance | path

Searched defs:ossl_tdes_einit (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_tdes.h77 OSSL_FUNC_cipher_encrypt_init_fn ossl_tdes_einit; variable
H A Dcipher_tdes_common.c100 int ossl_tdes_einit(void *vctx, const unsigned char *key, size_t keylen, in ossl_tdes_einit() function