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

  /src/sys/opencrypto/
cryptosoft.h 40 const struct swcr_enc_xform *SW_exf;
cryptosoft_xform.c 73 struct swcr_enc_xform { struct
154 static const struct swcr_enc_xform swcr_enc_xform_null = {
163 static const struct swcr_enc_xform swcr_enc_xform_des = {
172 static const struct swcr_enc_xform swcr_enc_xform_3des = {
181 static const struct swcr_enc_xform swcr_enc_xform_blf = {
190 static const struct swcr_enc_xform swcr_enc_xform_cast5 = {
199 static const struct swcr_enc_xform swcr_enc_xform_skipjack = {
208 static const struct swcr_enc_xform swcr_enc_xform_aes = {
217 static const struct swcr_enc_xform swcr_enc_xform_aes_ctr = {
226 static const struct swcr_enc_xform swcr_enc_xform_aes_gcm =
    [all...]
cryptosoft.c 93 const struct swcr_enc_xform *exf;
573 const struct swcr_enc_xform *exf = NULL;
764 const struct swcr_enc_xform *txf;
1031 const struct swcr_enc_xform *txf;

Completed in 27 milliseconds