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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DLockFileBase.h52 uint64_t m_len; member in class:lldb_private::LockFileBase
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Dp_verify.c69 unsigned int m_len; local
H A Dp_sign.c81 unsigned int m_len; local
/freebsd-11-stable/crypto/openssl/crypto/pem/
H A Dpem_sign.c82 unsigned int m_len; local
/freebsd-11-stable/crypto/openssl/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
292 int RSA_verify(int dtype, const unsigned char *m, unsigned int m_len, argument
168 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...]
/freebsd-11-stable/sbin/setkey/
H A Dtest-pfkey.c53 u_int m_len; variable
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dmbuf.c106 m_get(size_t m_len, int type) argument
305 mbuf_Write(struct mbuf *bp, const void *ptr, size_t m_len) argument
[all...]
H A Dmbuf.h36 size_t m_len; /* available byte count in buffer */ member in struct:mbuf
H A Dipv6cp.c428 int m_len; local
H A Dipcp.c1449 int m_len; local
/freebsd-11-stable/contrib/smbfs/include/netsmb/
H A Dsmb_lib.h124 int m_len; member in struct:mbuf
/freebsd-11-stable/crypto/openssl/engines/
H A De_4758cca.c730 static int cca_rsa_sign(int type, const unsigned char *m, unsigned int m_len, argument
618 cca_rsa_verify(int type, const unsigned char *m, unsigned int m_len, const unsigned char *sigbuf, unsigned int siglen, const RSA *rsa) argument
[all...]
H A De_capi.c801 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, argument
/freebsd-11-stable/sys/sys/
H A Dmbuf.h227 int32_t m_len; /* amount of data in this mbuf */ member in struct:mbuf
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h314 # undef m_len macro
315 # define m_len mb_len macro

Completed in 261 milliseconds