Home
last modified time | relevance | path

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

/u-boot/lib/crypto/
A Dasymmetric_type.c497 char *parse_buf; in asymmetric_lookup_restriction() local
509 parse_buf = kstrndup(restriction, PAGE_SIZE, GFP_KERNEL); in asymmetric_lookup_restriction()
510 if (!parse_buf) in asymmetric_lookup_restriction()
513 next = parse_buf; in asymmetric_lookup_restriction()
553 kfree(parse_buf); in asymmetric_lookup_restriction()

Completed in 3 milliseconds