Searched refs:v12 (Results 1 – 4 of 4) sorted by relevance
/openssl/test/ssl-tests/ |
H A D | 05-sni.cnf | 13 test-8 = 8-SNI-clienthello-disable-v12 277 [8-SNI-clienthello-disable-v12] 278 ssl_conf = 8-SNI-clienthello-disable-v12-ssl 280 [8-SNI-clienthello-disable-v12-ssl] 281 server = 8-SNI-clienthello-disable-v12-server 282 client = 8-SNI-clienthello-disable-v12-client 283 server2 = 8-SNI-clienthello-disable-v12-server 285 [8-SNI-clienthello-disable-v12-server] 290 [8-SNI-clienthello-disable-v12-client] 302 [8-SNI-clienthello-disable-v12-server-extra] [all …]
|
H A D | 05-sni.cnf.in | 153 name => "SNI-clienthello-disable-v12",
|
/openssl/crypto/aes/asm/ |
H A D | bsaes-armv8.pl | 1312 add v14.4s, v12.4s, v12.4s // compose 4<<96 1544 eor v12.16b, v2.16b, v1.16b 1545 eor v1.16b, v4.16b, v12.16b 1547 cmtst v2.2d, v12.2d, v6.2d 1548 add v4.2d, v12.2d, v12.2d 1602 eor v1.16b, v1.16b, v12.16b 1637 eor v12.16b, v2.16b, v1.16b 1639 add v2.2d, v12.2d, v12.2d 1640 cmtst v3.2d, v12.2d, v9.2d 1668 eor v1.16b, v1.16b, v12.16b [all …]
|
/openssl/providers/implementations/kdfs/ |
H A D | argon2.c | 98 v12, v13, v14, v15) \ argument 100 G(v0, v4, v8, v12); \ 105 G(v1, v6, v11, v12); \
|
Completed in 13 milliseconds