Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_tdes_wrap.c111 static int tdes_wrap_cipher_internal(PROV_CIPHER_CTX *ctx, unsigned char *out, in tdes_wrap_cipher_internal() function
143 ret = tdes_wrap_cipher_internal(ctx, out, in, inl); in tdes_wrap_cipher()
/third_party/openssl/providers/implementations/ciphers/
Dcipher_tdes_wrap.c111 static int tdes_wrap_cipher_internal(PROV_CIPHER_CTX *ctx, unsigned char *out, in tdes_wrap_cipher_internal() function
143 ret = tdes_wrap_cipher_internal(ctx, out, in, inl); in tdes_wrap_cipher()