Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/aes/
Dinternal.h41 OPENSSL_INLINE int vpaes_capable(void) { in vpaes_capable() function
174 OPENSSL_INLINE char vpaes_capable(void) { return 0; } in vpaes_capable() function