Home
last modified time | relevance | path

Searched refs:ossl_cipher_hw_generic_ctr (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon.h227 PROV_CIPHER_HW_FN ossl_cipher_hw_generic_ctr;
233 #define ossl_cipher_hw_chunked_ctr ossl_cipher_hw_generic_ctr
226 PROV_CIPHER_HW_FN ossl_cipher_hw_generic_ctr; global() variable
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_hw_aesni.inc19 #define cipher_hw_aesni_ctr ossl_cipher_hw_generic_ctr
H A Dciphercommon_hw.c111 int ossl_cipher_hw_generic_ctr(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_ctr() function
H A Dcipher_aes_hw_s390x.inc24 #define s390x_aes_ctr_cipher_hw ossl_cipher_hw_generic_ctr