Searched refs:tdes_wrap_cipher_internal (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
D | cipher_tdes_wrap.c | 111 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/ |
D | cipher_tdes_wrap.c | 111 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()
|