Home
last modified time | relevance | path

Searched defs:ossl_cipher_hw_generic_ctr (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
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
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon.h226 PROV_CIPHER_HW_FN ossl_cipher_hw_generic_ctr; global() variable