Searched defs:m_len (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dp_verify.c69 unsigned int m_len; local
H A Dp_sign.c82 unsigned int m_len; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpem_sign.c83 unsigned int m_len; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_saos.c66 RSA_sign_ASN1_OCTET_STRING(int type, const unsigned char *m, unsigned int m_len, unsigned char *sigret, unsigned int *siglen, RSA *rsa) argument
104 RSA_verify_ASN1_OCTET_STRING(int dtype, const unsigned char *m, unsigned int m_len, unsigned char *sigbuf, unsigned int siglen, RSA *rsa) argument
H A Drsa_sign.c70 int RSA_sign(int type, const unsigned char *m, unsigned int m_len, argument
306 int RSA_verify(int dtype, const unsigned char *m, unsigned int m_len, argument
154 int_rsa_verify(int dtype, const unsigned char *m, unsigned int m_len, unsigned char *rm, size_t *prm_len, const unsigned char *sigbuf, size_t siglen, RSA *rsa) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/setkey/
H A Dtest-pfkey.c54 u_int m_len; variable
[all...]
/netbsd-6-1-5-RELEASE/dist/smbfs/include/netsmb/
H A Dsmb_lib.h122 int m_len; member in struct:mbuf
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/engines/
H A De_4758cca.c620 static int cca_rsa_verify(int type, const unsigned char *m, unsigned int m_len, argument
744 static int cca_rsa_sign(int type, const unsigned char *m, unsigned int m_len, argument
[all...]
H A De_capi.c795 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, argument
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dmbuf.h292 #define m_len m_hdr.mh_len macro
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_compat.h1285 # define m_len len macro

Completed in 207 milliseconds