Home
last modified time | relevance | path

Searched defs:typ (Results 1 – 16 of 16) sorted by relevance

/openssl/providers/implementations/digests/
H A Dsha3_prov.c411 # define SHAKE_SET_MD(uname, typ) \ argument
419 # define SHA3_SET_MD(uname, typ) \ argument
460 # define SHAKE_SET_MD(uname, typ) \ argument
467 # define SHA3_SET_MD(uname, typ) \ argument
480 # define SHA3_SET_MD(uname, typ) ctx->meth = sha3_generic_md; argument
482 # define SHAKE_SET_MD(uname, typ) ctx->meth = shake_generic_md; argument
485 #define SHA3_newctx(typ, uname, name, bitlen, pad) \ argument
499 #define SHAKE_newctx(typ, uname, name, bitlen, mdlen, pad) \ argument
/openssl/providers/implementations/ciphers/
H A Dcipher_cts.h14 blkbits, ivbits, typ) \ argument
H A Dcipher_rc4.c71 #define IMPLEMENT_cipher(alg, UCALG, flags, kbits, blkbits, ivbits, typ) \ argument
H A Dcipher_rc5.c131 blkbits, ivbits, typ) \ argument
H A Dcipher_rc2.c235 ivbits, typ) \ argument
/openssl/providers/implementations/include/prov/
H A Dciphercommon.h135 blkbits, ivbits, typ) \ argument
162 kbits, blkbits, ivbits, typ) \ argument
190 kbits, blkbits, ivbits, typ) \ argument
212 blkbits, ivbits, typ) \ argument
219 blkbits, ivbits, typ) \ argument
/openssl/crypto/asn1/
H A Dtasn_fre.c171 ASN1_TYPE *typ = (ASN1_TYPE *)*pval; in ossl_asn1_primitive_free() local
H A Dtasn_new.c264 ASN1_TYPE *typ; in asn1_primitive_new() local
H A Dtasn_enc.c551 ASN1_TYPE *typ; in asn1_ex_i2c() local
H A Dasn1_gen.c421 ASN1_TYPE *typ = in asn1_multi() local
H A Dtasn_dec.c836 ASN1_TYPE *typ = NULL; in asn1_ex_c2i() local
/openssl/apps/
H A Dasn1parse.c236 int typ; in asn1parse_main() local
/openssl/crypto/evp/
H A Ddh_ctrl.c84 int EVP_PKEY_CTX_set_dh_paramgen_type(EVP_PKEY_CTX *ctx, int typ) in EVP_PKEY_CTX_set_dh_paramgen_type()
/openssl/crypto/dh/
H A Ddh_pmeth.c262 int typ; in pkey_dh_ctrl_str() local
/openssl/crypto/x509/
H A Dv3_conf.c287 ASN1_TYPE *typ; in generic_asn1() local
/openssl/providers/fips/
H A Dself_test_kats.c462 const char *typ = OSSL_SELF_TEST_TYPE_KAT_SIGNATURE; in self_test_digest_sign() local

Completed in 43 milliseconds