Home
last modified time | relevance | path

Searched defs:key_block (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c998 struct key_block { in _ip_cprb_helper() struct
999 u16 len; in _ip_cprb_helper()
1000 struct { in _ip_cprb_helper()
1004 } tlv1; in _ip_cprb_helper()
/linux/fs/ubifs/
H A Dkey.h392 static inline unsigned int key_block(const struct ubifs_info *c, in key_block() function