Home
last modified time | relevance | path

Searched refs:pcc (Results 1 – 7 of 7) sorted by relevance

/crypto/ec/
A Decx_key.c137 if (OPENSSL_s390xcap_P.pcc[1] in ossl_ecx_compute_key()
151 if (OPENSSL_s390xcap_P.pcc[1] in ossl_ecx_compute_key()
A Decx_meth.c1391 if (OPENSSL_s390xcap_P.pcc[1] & S390X_CAPBIT(S390X_SCALAR_MULTIPLY_X25519)) in ossl_ecx25519_pkey_method()
1400 if (OPENSSL_s390xcap_P.pcc[1] & S390X_CAPBIT(S390X_SCALAR_MULTIPLY_X448)) in ossl_ecx448_pkey_method()
1409 if (OPENSSL_s390xcap_P.pcc[1] & S390X_CAPBIT(S390X_SCALAR_MULTIPLY_ED25519) in ossl_ed25519_pkey_method()
1421 if (OPENSSL_s390xcap_P.pcc[1] & S390X_CAPBIT(S390X_SCALAR_MULTIPLY_ED448) in ossl_ed448_pkey_method()
A Decp_s390x_nistp.c391 if ((OPENSSL_s390xcap_P.pcc[1] \
/crypto/
A Dinfo.c110 OPENSSL_s390xcap_P.pcc[0], OPENSSL_s390xcap_P.pcc[1], in DEFINE_RUN_ONCE_STATIC()
A Ds390xcap.c209 OPENSSL_s390xcap_P.pcc[0] &= cap.pcc[0]; in OPENSSL_cpuid_setup()
210 OPENSSL_s390xcap_P.pcc[1] &= cap.pcc[1]; in OPENSSL_cpuid_setup()
867 else if TOK_FUNC(pcc) in parse_env()
A Ds390x_arch.h73 unsigned long long pcc[2]; member
/crypto/perlasm/
A Ds390x.pm246 sub pcc { subroutine

Completed in 20 milliseconds