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

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/modes/
H A Dcfb.c205 void CRYPTO_cfb128_1_encrypt(const uint8_t *in, uint8_t *out, size_t bits, function
H A Dinternal.h338 // CRYPTO_cfb128_1_encrypt encrypts (or decrypts, if |enc| is zero) |len| bytes
341 void CRYPTO_cfb128_1_encrypt(const uint8_t *in, uint8_t *out, size_t bits,

Completed in 29 milliseconds