Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libcrypto/des/
H A Ddestest.c144 static unsigned char cipher_data[NUM_TESTS][8]={ variable
/openbsd-src/lib/libcrypto/evp/
H A Devp_cipher.c890 EVP_CIPHER_CTX_set_cipher_data(EVP_CIPHER_CTX *ctx, void *cipher_data) in EVP_CIPHER_CTX_set_cipher_data()
H A Devp_local.h238 void *cipher_data; /* per EVP data */ global() member