HomeSort by: relevance | last modified time | path
    Searched refs:aes_neon_cbc_enc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/crypto/aes/arch/arm/
aes_neon.h 54 void aes_neon_cbc_enc(const struct aesenc *, const uint8_t[static 16],
aes_neon_impl.c 104 aes_neon_cbc_enc(enc, in, out, nbytes, iv, nrounds);
aes_neon_subr.c 82 aes_neon_cbc_enc(const struct aesenc *enc, const uint8_t in[static 16], function in typeref:typename:void

Completed in 13 milliseconds