Searched refs:rc5_ctrl (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/evp/
H A De_rc5.c71 static int rc5_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr);
83 r_32_12_16_init_key, NULL, NULL, NULL, rc5_ctrl)
85 static int rc5_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) function

Completed in 51 milliseconds