Searched refs:vl (Results 1 – 8 of 8) sorted by relevance
/openssl/crypto/conf/ |
H A D | conf_mod.c | 132 CONF_VALUE *vl; in CONF_modules_load() local 174 vl = sk_CONF_VALUE_value(values, i); in CONF_modules_load() 176 ret = module_run(cnf, vl->name, vl->value, flags); in CONF_modules_load() 178 vl->name, vl->value, ret); in CONF_modules_load()
|
/openssl/crypto/x509/ |
H A D | v3_sxnet.c | 74 long vl = (long)v; variable 76 BIO_printf(out, "%*sVersion: %ld (0x%lX)", indent, "", vl + 1, vl);
|
/openssl/test/recipes/65-test_cmp_vfy_data/ |
H A D | insta_ca.cert.pem | 19 3xqElA+g/MLFfxn52c/vl/obOVk5eBf3f7V68qKL2IDEip3fyZyoelhfTypq944m
|
/openssl/test/ |
H A D | insta_ca.cert.pem | 19 3xqElA+g/MLFfxn52c/vl/obOVk5eBf3f7V68qKL2IDEip3fyZyoelhfTypq944m
|
/openssl/crypto/chacha/asm/ |
H A D | chacha-s390x.pl | 476 vl (@K[0],"0(%r7)"); # load sigma 477 vl (@K[1],"0($key)"); # load key 478 vl (@K[2],"16($key)"); 479 vl (@K[3],"0($counter)"); # load counter 481 vl ($beperm,"0x40(%r7)"); 482 vl ($xt1,"0x50(%r7)"); 766 vl (@K[3],"0($counter)"); # load counter
|
/openssl/crypto/poly1305/asm/ |
H A D | poly1305-s390x.pl | 435 vl ($I0,"0(%r1)"); # borrow $I0 803 vl ($ACC0,"0x30($len,%r1)"); # borrow $ACC0,1 804 vl ($ACC1,"0x60($len,%r1)");
|
/openssl/test/recipes/30-test_evp_data/ |
H A D | evppkey_ffdhe.txt | 512 vl/bDaCM+PMEe47H3q6qyWN4VuAlXmnE52hqebVlUiQ/H5dfmaRE1UMxQNLfmTYW
|
/openssl/crypto/perlasm/ |
H A D | s390x.pm | 320 sub vl { subroutine
|
Completed in 17 milliseconds