Searched refs:twkey (Results 1 – 1 of 1) sorted by relevance
54 struct AES_KEY twkey; member99 private_AES_set_encrypt_key(in_key + key_len / 2, bits, &ctx->twkey); in aesbs_xts_set_key()264 AES_encrypt(walk.iv, walk.iv, &ctx->twkey); in aesbs_xts_encrypt()288 AES_encrypt(walk.iv, walk.iv, &ctx->twkey); in aesbs_xts_decrypt()