Searched refs:rc5_ctrl (Results 1 – 1 of 1) sorted by relevance
/openssl-master/crypto/evp/ |
A D | e_rc5.c | 29 static int rc5_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr); 41 r_32_12_16_init_key, NULL, NULL, NULL, rc5_ctrl) 43 static int rc5_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in rc5_ctrl() function
|
Completed in 2 milliseconds