Searched refs:ctr_do_cipher (Results 1 – 1 of 1) sorted by relevance
317 static int ctr_do_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in ctr_do_cipher() function484 cipher_mode == EVP_CIPH_CTR_MODE ? ctr_do_cipher : cipher_do_cipher) in prepare_cipher_methods()