Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_tdes_wrap.c28 static OSSL_FUNC_cipher_cipher_fn tdes_wrap_cipher; variable
127 static int tdes_wrap_cipher(void *vctx, in tdes_wrap_cipher() function