Searched refs:pub_bin (Results 1 – 1 of 1) sorted by relevance
3072 u8 *pub_bin = NULL; in crypto_ec_key_set_priv() local3101 pub_bin = os_malloc(len); in crypto_ec_key_set_priv()3102 if (!pub_bin) in crypto_ec_key_set_priv()3105 pub_bin, len, NULL); in crypto_ec_key_set_priv()3114 pub_bin, len); in crypto_ec_key_set_priv()3125 os_free(pub_bin); in crypto_ec_key_set_priv()