/onnv-gate/usr/src/common/openssl/crypto/rand/ |
H A D | rand_lib.c | 73 int RAND_set_rand_method(const RAND_METHOD *meth) in RAND_set_rand_method() 134 const RAND_METHOD *meth = RAND_get_rand_method(); in RAND_cleanup() local 142 const RAND_METHOD *meth = RAND_get_rand_method(); in RAND_seed() local 149 const RAND_METHOD *meth = RAND_get_rand_method(); in RAND_add() local 156 const RAND_METHOD *meth = RAND_get_rand_method(); in RAND_bytes() local 164 const RAND_METHOD *meth = RAND_get_rand_method(); in RAND_pseudo_bytes() local 172 const RAND_METHOD *meth = RAND_get_rand_method(); in RAND_status() local
|
/onnv-gate/usr/src/common/crypto/ecc/ |
H A D | ecp_mont.c | 67 GFMethod *meth = NULL; in GFMethod_consGFp_mont() local 113 const GFMethod *meth) in ec_GFp_mul_mont() 144 ec_GFp_sqr_mont(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_sqr_mont() 152 const GFMethod *meth) in ec_GFp_div_mont() 172 ec_GFp_enc_mont(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_enc_mont() 186 ec_GFp_dec_mont(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_dec_mont() 201 ec_GFp_extra_free_mont(GFMethod *meth) in ec_GFp_extra_free_mont()
|
H A D | ecl_gf.c | 61 GFMethod *meth; in GFMethod_new() local 88 GFMethod *meth = NULL; in GFMethod_consGFp() local 148 GFMethod *meth = NULL; in GFMethod_consGF2m() local 197 GFMethod_free(GFMethod *meth) in GFMethod_free() 218 const GFMethod *meth) in ec_GFp_add() 234 ec_GFp_neg(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_neg() 248 const GFMethod *meth) in ec_GFp_sub() 273 const GFMethod *meth) in ec_GFp_add_3() 356 const GFMethod *meth) in ec_GFp_add_4() 450 const GFMethod *meth) in ec_GFp_add_5() [all …]
|
H A D | ecp_521.c | 61 ec_GFp_nistp521_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp521_mod() 118 ec_GFp_nistp521_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp521_sqr() 133 const GFMethod *meth) in ec_GFp_nistp521_mul() 147 const GFMethod *meth) in ec_GFp_nistp521_div()
|
H A D | ecp_192.c | 61 ec_GFp_nistp192_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp192_mod() 301 const GFMethod *meth) in ec_GFp_nistp192_add() 382 const GFMethod *meth) in ec_GFp_nistp192_sub() 460 ec_GFp_nistp192_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp192_sqr() 475 const GFMethod *meth) in ec_GFp_nistp192_mul() 489 const GFMethod *meth) in ec_GFp_nistp192_div()
|
H A D | ecp_384.c | 59 ec_GFp_nistp384_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp384_mod() 267 ec_GFp_nistp384_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp384_sqr() 282 const GFMethod *meth) in ec_GFp_nistp384_mul()
|
H A D | ec2_163.c | 61 ec_GF2m_163_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_163_mod() 133 ec_GF2m_163_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_163_sqr() 183 const GFMethod *meth) in ec_GF2m_163_mul()
|
H A D | ec2_193.c | 61 ec_GF2m_193_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_193_mod() 141 ec_GF2m_193_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_193_sqr() 192 const GFMethod *meth) in ec_GF2m_193_mul()
|
H A D | ecp_224.c | 61 ec_GFp_nistp224_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp224_mod() 320 ec_GFp_nistp224_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp224_sqr() 335 const GFMethod *meth) in ec_GFp_nistp224_mul() 349 const GFMethod *meth) in ec_GFp_nistp224_div()
|
H A D | ec2_233.c | 61 ec_GF2m_233_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_233_mod() 157 ec_GF2m_233_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_233_sqr() 210 const GFMethod *meth) in ec_GF2m_233_mul()
|
H A D | ecp_256.c | 59 ec_GFp_nistp256_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp256_mod() 403 ec_GFp_nistp256_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp256_sqr() 418 const GFMethod *meth) in ec_GFp_nistp256_mul()
|
/onnv-gate/usr/src/common/openssl/crypto/ec/ |
H A D | ec_cvt.c | 78 const EC_METHOD *meth; in EC_GROUP_new_curve_GFp() local 128 const EC_METHOD *meth; in EC_GROUP_new_curve_GF2m() local
|
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | pp.h | 324 #define tryAMAGICbinW(meth,assign,set) STMT_START { \ argument 338 #define tryAMAGICbin(meth,assign) tryAMAGICbinW(meth,assign,SETsv) argument 339 #define tryAMAGICbinSET(meth,assign) tryAMAGICbinW(meth,assign,SETs) argument 341 #define AMG_CALLun(sv,meth) amagic_call(sv,&PL_sv_undef, \ argument 343 #define AMG_CALLbinL(left,right,meth) \ argument 346 #define tryAMAGICunW(meth,set,shift,ret) STMT_START { \ argument 361 #define tryAMAGICun(meth) tryAMAGICunW(meth,SETsvUN,0,RETURN) argument 362 #define tryAMAGICunSET(meth) tryAMAGICunW(meth,SETs,0,RETURN) argument 363 #define tryAMAGICunTARGET(meth, shift) \ argument 376 #define tryAMAGICunDEREF(meth) tryAMAGICunW(meth,setAGAIN,0,(void)0) argument
|
/onnv-gate/usr/src/common/openssl/crypto/dso/ |
H A D | dso_lib.c | 71 void DSO_set_default_method(DSO_METHOD *meth) in DSO_set_default_method() 86 DSO_METHOD *DSO_set_method(DSO *dso, DSO_METHOD *meth) in DSO_set_method() 94 DSO *DSO_new_method(DSO_METHOD *meth) in DSO_new_method() 194 DSO *DSO_load(DSO *dso, const char *filename, DSO_METHOD *meth, int flags) in DSO_load()
|
/onnv-gate/usr/src/common/openssl/crypto/dh/ |
H A D | dh_lib.c | 71 void DH_set_default_method(const DH_METHOD *meth) in DH_set_default_method() 83 int DH_set_method(DH *dh, const DH_METHOD *meth) in DH_set_method()
|
/onnv-gate/usr/src/lib/libast/common/cdt/ |
H A D | dtopen.c | 31 Dt_t* dtopen(Dtdisc_t* disc, Dtmethod_t* meth) in dtopen()
|
H A D | dtmethod.c | 30 Dtmethod_t* dtmethod(Dt_t* dt, Dtmethod_t* meth) in dtmethod()
|
/onnv-gate/usr/src/common/openssl/crypto/x509v3/ |
H A D | v3_int.c | 77 static void * s2i_asn1_int(X509V3_EXT_METHOD *meth, X509V3_CTX *ctx, char *value) in s2i_asn1_int()
|
/onnv-gate/usr/src/common/openssl/crypto/ecdh/ |
H A D | ech_lib.c | 85 void ECDH_set_default_method(const ECDH_METHOD *meth) in ECDH_set_default_method() 97 int ECDH_set_method(EC_KEY *eckey, const ECDH_METHOD *meth) in ECDH_set_method()
|
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Class/ |
H A D | Struct.t | 13 sub meth { 42 } subroutine
|
/onnv-gate/usr/src/common/openssl/crypto/dsa/ |
H A D | dsa_lib.c | 77 void DSA_set_default_method(const DSA_METHOD *meth) in DSA_set_default_method() 94 int DSA_set_method(DSA *dsa, const DSA_METHOD *meth) in DSA_set_method()
|
/onnv-gate/usr/src/common/openssl/crypto/engine/ |
H A D | eng_cryptodev.c | 750 const RSA_METHOD *meth = RSA_PKCS1_SSLeay(); in cryptodev_bn_mod_exp() local 799 const RSA_METHOD *meth = RSA_PKCS1_SSLeay(); in cryptodev_rsa_mod_exp() local 898 const DSA_METHOD *meth = DSA_OpenSSL(); in cryptodev_dsa_do_sign() local 939 const DSA_METHOD *meth = DSA_OpenSSL(); in cryptodev_dsa_verify() local 978 const DH_METHOD *meth = DH_OpenSSL(); in cryptodev_dh_compute_key() local 1002 const DH_METHOD *meth = DH_OpenSSL(); in cryptodev_dh_compute_key() local 1101 const DSA_METHOD *meth = DSA_OpenSSL(); in ENGINE_load_cryptodev() local
|
/onnv-gate/usr/src/common/openssl/crypto/ecdsa/ |
H A D | ecs_lib.c | 72 void ECDSA_set_default_method(const ECDSA_METHOD *meth) in ECDSA_set_default_method() 84 int ECDSA_set_method(EC_KEY *eckey, const ECDSA_METHOD *meth) in ECDSA_set_method()
|
/onnv-gate/usr/src/common/openssl/apps/ |
H A D | ciphers.c | 93 SSL_METHOD *meth=NULL; in MAIN() local
|
/onnv-gate/usr/src/common/openssl/crypto/comp/ |
H A D | comp_lib.c | 7 COMP_CTX *COMP_CTX_new(COMP_METHOD *meth) in COMP_CTX_new()
|