Home
last modified time | relevance | path

Searched refs:vl (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/conf/
H A Dconf_mod.c121 CONF_VALUE *vl; in CONF_modules_load() local
163 vl = sk_CONF_VALUE_value(values, i); in CONF_modules_load()
165 ret = module_run(cnf, vl->name, vl->value, flags); in CONF_modules_load()
167 vl->name, vl->value, ret); in CONF_modules_load()
/openssl/crypto/x509/
H A Dv3_sxnet.c74 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 Dinsta_ca.cert.pem19 3xqElA+g/MLFfxn52c/vl/obOVk5eBf3f7V68qKL2IDEip3fyZyoelhfTypq944m
/openssl/test/
H A Dinsta_ca.cert.pem19 3xqElA+g/MLFfxn52c/vl/obOVk5eBf3f7V68qKL2IDEip3fyZyoelhfTypq944m
/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl476 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 Dpoly1305-s390x.pl435 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 Devppkey_ffdhe.txt510 vl/bDaCM+PMEe47H3q6qyWN4VuAlXmnE52hqebVlUiQ/H5dfmaRE1UMxQNLfmTYW
/openssl/crypto/perlasm/
H A Ds390x.pm320 sub vl { subroutine

Completed in 41 milliseconds