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

  /src/sys/crypto/aes/arch/x86/
aes_sse2.h 59 void aes_sse2_xts_dec(const struct aesdec *, const uint8_t[static 16],
aes_sse2_impl.c 142 aes_sse2_xts_dec(dec, in, out, nbytes, tweak, nrounds);
aes_sse2_subr.c 435 aes_sse2_xts_dec(const struct aesdec *dec, const uint8_t in[static 16], function in typeref:typename:void

Completed in 45 milliseconds