Home
last modified time | relevance | path

Searched refs:asm_capable (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/cipher_extra/
De_chacha20poly1305.c38 static int asm_capable(void) { in asm_capable() function
65 static int asm_capable(void) { in asm_capable() function
217 if (asm_capable()) { in aead_chacha20_poly1305_seal_scatter()
265 if (asm_capable()) { in aead_chacha20_poly1305_open_gather()