Searched refs:ecrdsa_unpack_u32 (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Decrdsa.c184 static u8 *ecrdsa_unpack_u32(u32 *dst, void *src) function
205 params = ecrdsa_unpack_u32(&paramlen,
206 ecrdsa_unpack_u32(&algo, (u8 *)key + keylen));

Completed in 161 milliseconds