Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-openssl.c184 cipher_ctrl(hc_EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr) in cipher_ctrl() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_devcrypto.c298 static int cipher_ctrl(EVP_CIPHER_CTX *ctx, int type, int p1, void* p2) in cipher_ctrl() function
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_devcrypto.c362 static int cipher_ctrl(EVP_CIPHER_CTX *ctx, int type, int p1, void* p2) in cipher_ctrl() function