Home
last modified time | relevance | path

Searched refs:iv1 (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/aes/asm/
H A Daesv8-armx.pl3386 veor $dat1,$in1,$iv1
3408 vorr $iv2,$iv1,$iv1
3409 vorr $iv1,$iv0,$iv0
3413 veor $dat1,$iv1,$in1
3428 veor $dat1,$iv1,$in3
3582 vorr $iv0,$iv1,$iv1
4092 vorr $iv2,$iv1,$iv1
4093 vorr $iv1,$iv0,$iv0
4288 vorr $iv1,$iv3,$iv3
4296 vorr $iv0,$iv1,$iv1
[all …]
H A Daesfx-sparcv9.pl394 my ($iv0,$iv1,$r0hi,$r0lo,$rlhi,$rllo,$in0,$in1,$intail,$outhead,$fshift)
655 fmovd %f2, $iv1
692 fxor $iv1, $rllo, %f8
694 fmovd $in1, $iv1
727 st $iv1, [$ivp + 8]
728 st $iv1#lo, [$ivp + 12]
821 fxor $iv1, $rllo, %f8
823 fmovd $in1, $iv1
852 st $iv1, [$ivp + 8]
853 st $iv1#lo, [$ivp + 12]
/openssl/test/
H A Devp_extra_test.c4624 const unsigned char *iv1; member
4677 if (!TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, kGCMResetKey, t->iv1, 1))) { in test_gcm_reinit()

Completed in 25 milliseconds