Searched refs:cipher_key (Results 1 – 2 of 2) sorted by relevance
104 aes_int_key cipher_key; member
975 aes_encryption(in_n, out_p, &ctx->cipher_key); in vmac()987 aes_encryption(n, (unsigned char *)tmp, &ctx->cipher_key); in vmac()1001 aes_key_setup(user_key, &ctx->cipher_key); in vmac_set_key()1007 &ctx->cipher_key); in vmac_set_key()1018 &ctx->cipher_key); in vmac_set_key()1030 &ctx->cipher_key); in vmac_set_key()
Completed in 5 milliseconds