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

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/aes/
H A Dmode_wrappers.c67 assert((AES_ENCRYPT == enc) || (AES_DECRYPT == enc));
69 if (AES_ENCRYPT == enc) {
/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Daes.h62 #define AES_ENCRYPT 1 macro

Completed in 82 milliseconds