Home
last modified time | relevance | path

Searched refs:AS_INIT_FINAL (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/dpaa/
H A Dsec_dev.c248 #define AS_INIT_FINAL (0x3 << AS_S) macro
1145 AAI_AES_CBC | AS_INIT_FINAL; in sec_shd_build_cipher()
1149 AAI_AES_CTR | AS_INIT_FINAL; in sec_shd_build_cipher()
1153 AAI_AES_XTS | AS_INIT_FINAL; in sec_shd_build_cipher()
1262 (skeylen != 0 ? AAI_HMAC_PRECOMP : AAI_HASH) | AS_INIT_FINAL); in sec_shd_build_digest()
1336 AS_INIT_FINAL; in sec_shd_build_eta()
1340 AS_INIT_FINAL; in sec_shd_build_eta()
1367 AS_INIT_FINAL); in sec_shd_build_eta()
1832 AS_INIT_FINAL | (enc ? OP_ENC : OP_ICV)); in sec_jd_build_aead()
1902 AS_INIT_FINAL | (enc ? OP_ENC : OP_ICV)); in sec_jd_build_ccm()
[all …]