Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
Dcipher_tdes.h77 OSSL_FUNC_cipher_encrypt_init_fn ossl_tdes_einit; variable
Dcipher_tdes_common.c99 int ossl_tdes_einit(void *vctx, const unsigned char *key, size_t keylen, in ossl_tdes_einit() function
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_tdes.h77 OSSL_FUNC_cipher_encrypt_init_fn ossl_tdes_einit; variable
Dcipher_tdes_common.c100 int ossl_tdes_einit(void *vctx, const unsigned char *key, size_t keylen, in ossl_tdes_einit() function