Home
last modified time | relevance | path

Searched refs:sptlrpc_get_hash_alg (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_bulk.c467 __u8 sptlrpc_get_hash_alg(const char *algname) in sptlrpc_get_hash_alg() function
471 EXPORT_SYMBOL(sptlrpc_get_hash_alg);
Dsec_config.c114 flvr->u_bulk.hash.hash_alg = sptlrpc_get_hash_alg(alg); in sptlrpc_parse_flavor()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h868 __u8 sptlrpc_get_hash_alg(const char *algname);