Searched refs:MAX_IV_LEN (Results 1 – 2 of 2) sorted by relevance
27 #define MAX_IV_LEN 16 macro394 if (unlikely(xform->iv.length > MAX_IV_LEN)) in configure_cipher_ctx()506 if (unlikely(xform->iv.length > MAX_IV_LEN)) in configure_aead_ctx()
27 #define MAX_IV_LEN (32) macro