Home
last modified time | relevance | path

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

/net/ceph/
A Dcrypto.c208 void *buf, int buf_len, int in_len, int *pout_len) in ceph_aes_crypt() argument
252 *pout_len = crypt_len; in ceph_aes_crypt()
257 *pout_len = in_len - pad_byte; in ceph_aes_crypt()
272 void *buf, int buf_len, int in_len, int *pout_len) in ceph_crypt() argument
276 *pout_len = in_len; in ceph_crypt()
280 pout_len); in ceph_crypt()
A Dcrypto.h30 void *buf, int buf_len, int in_len, int *pout_len);

Completed in 5 milliseconds