Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c454 static inline int asn1_int_decode(const u8 *buf, size_t intlen, u32 *u) in asn1_int_decode() function
492 i = asn1_int_decode(++buf, i, u); in asn1_length_decode()
591 i = asn1_int_decode(pld + offs, u, &u); in xcrb_msg_to_type6_ep11cprb_msgx()