Home | History | Annotate | Download | only in block

Lines Matching refs:AES_set_encrypt_key

271     if (AES_set_encrypt_key(keybuf, 128, &s->aes_encrypt_key) != 0)