Home
last modified time | relevance | path

Searched refs:encode_m_buf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcreate.h112 unsigned encode_m_buf(const uint8_t *, size_t, const pgp_pubkey_t *,
H A Dcreate.c882 encode_m_buf(const uint8_t *M, size_t mLen, const pgp_pubkey_t * pubkey, in encode_m_buf() function
1045 encode_m_buf(unencoded_m_buf, cipherinfo.keysize + 1 + 2, pubkey, encoded_m_buf); in pgp_create_pk_sesskey()