Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/evp/
H A De_xcbc_d.c72 static int desx_cbc_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
92 .init = desx_cbc_init_key,
109 desx_cbc_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in desx_cbc_init_key() function