Searched refs:SEC_XTS_MIN_KEY_SIZE (Results 1 – 1 of 1) sorted by relevance
24 #define SEC_XTS_MIN_KEY_SIZE (2 * AES_MIN_KEY_SIZE) macro783 case SEC_XTS_MIN_KEY_SIZE: in sec_skcipher_aes_sm4_setkey()2187 .alg = SEC_SKCIPHER_ALG("xts(aes)", sec_setkey_aes_xts, SEC_XTS_MIN_KEY_SIZE,2202 .alg = SEC_SKCIPHER_ALG("xts(sm4)", sec_setkey_sm4_xts, SEC_XTS_MIN_KEY_SIZE,2203 SEC_XTS_MIN_KEY_SIZE, AES_BLOCK_SIZE, AES_BLOCK_SIZE),