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

/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_hw.c16 int ossl_cipher_hw_generic_cbc(PROV_CIPHER_CTX *dat, unsigned char *out, function
136 ossl_cipher_hw_generic_cbc(ctx, out, in, MAXCHUNK);
142 ossl_cipher_hw_generic_cbc(ctx, out, in, inl);
/freebsd-current/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon.h220 PROV_CIPHER_HW_FN ossl_cipher_hw_generic_cbc; variable

Completed in 113 milliseconds