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

  /src/sys/crypto/aes/arch/x86/
aes_ssse3.h 60 void aes_ssse3_xts_dec(const struct aesdec *, const uint8_t[static 16],
aes_ssse3_impl.c 135 aes_ssse3_xts_dec(dec, in, out, nbytes, iv, nrounds);
aes_ssse3_subr.c 192 aes_ssse3_xts_dec(const struct aesdec *dec, const uint8_t in[static 16], function in typeref:typename:void

Completed in 13 milliseconds