Home
last modified time | relevance | path

Searched refs:ossl_cipher_hw_generic_ofb128 (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon_hw.c48 int ossl_cipher_hw_generic_ofb128(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_ofb128() function
186 ossl_cipher_hw_generic_ofb128(ctx, out, in, MAXCHUNK); in ossl_cipher_hw_chunked_ofb128()
192 ossl_cipher_hw_generic_ofb128(ctx, out, in, inl); in ossl_cipher_hw_chunked_ofb128()
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon_hw.c48 int ossl_cipher_hw_generic_ofb128(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_ofb128() function
186 ossl_cipher_hw_generic_ofb128(ctx, out, in, MAXCHUNK); in ossl_cipher_hw_chunked_ofb128()
192 ossl_cipher_hw_generic_ofb128(ctx, out, in, inl); in ossl_cipher_hw_chunked_ofb128()
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dciphercommon.h222 PROV_CIPHER_HW_FN ossl_cipher_hw_generic_ofb128; variable
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon.h221 PROV_CIPHER_HW_FN ossl_cipher_hw_generic_ofb128; variable

Completed in 3 milliseconds