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

  /src/sys/crypto/aes/arch/x86/
aes_ssse3.h 50 void aes_ssse3_enc(const struct aesenc *, const uint8_t[static 16],
aes_ssse3_impl.c 73 aes_ssse3_enc(enc, in, out, nrounds);
aes_ssse3_subr.c 57 aes_ssse3_enc(const struct aesenc *enc, const uint8_t in[static 16], function in typeref:typename:void

Completed in 21 milliseconds