Searched refs:DECLARE_ASN1_ENCODE_FUNCTIONS_const (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/ecdsa/
H A Decs_asn1.c66 DECLARE_ASN1_ENCODE_FUNCTIONS_const(ECDSA_SIG, ECDSA_SIG)
/freebsd-10.0-release/crypto/openssl/crypto/asn1/
H A Dn_pkey.c96 DECLARE_ASN1_ENCODE_FUNCTIONS_const(NETSCAPE_ENCRYPTED_PKEY,NETSCAPE_ENCRYPTED_PKEY)
106 DECLARE_ASN1_ENCODE_FUNCTIONS_const(NETSCAPE_PKEY,NETSCAPE_PKEY)
H A Dasn1.h320 #define DECLARE_ASN1_ENCODE_FUNCTIONS_const(type, name) \ macro
330 DECLARE_ASN1_ENCODE_FUNCTIONS_const(name, name)
556 DECLARE_ASN1_ENCODE_FUNCTIONS_const(ASN1_SEQUENCE_ANY, ASN1_SEQUENCE_ANY)
557 DECLARE_ASN1_ENCODE_FUNCTIONS_const(ASN1_SEQUENCE_ANY, ASN1_SET_ANY)
/freebsd-10.0-release/crypto/openssl/crypto/rsa/
H A Drsa.h323 DECLARE_ASN1_ENCODE_FUNCTIONS_const(RSA, RSAPublicKey)
324 DECLARE_ASN1_ENCODE_FUNCTIONS_const(RSA, RSAPrivateKey)
/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Dec_asn1.c263 DECLARE_ASN1_ENCODE_FUNCTIONS_const(ECPKPARAMETERS, ECPKPARAMETERS)
274 DECLARE_ASN1_ENCODE_FUNCTIONS_const(EC_PRIVATEKEY, EC_PRIVATEKEY)
/freebsd-10.0-release/crypto/openssl/util/
H A Dmkdef.pl744 } elsif (/^\s*DECLARE_ASN1_ENCODE_FUNCTIONS_const\s*\(\s*(\w*)\s*,\s*(\w*)\s*\)/) {

Completed in 109 milliseconds