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

  /src/sys/crypto/aes/arch/x86/
aes_sse2.h 57 void aes_sse2_xts_enc(const struct aesenc *, const uint8_t[static 16],
aes_sse2_impl.c 129 aes_sse2_xts_enc(enc, in, out, nbytes, tweak, nrounds);
aes_sse2_subr.c 346 aes_sse2_xts_enc(const struct aesenc *enc, const uint8_t in[static 16], function in typeref:typename:void

Completed in 56 milliseconds