Searched defs:master_key_ascii (Results 1 – 1 of 1) sorted by relevance
799 unsigned int keysize, char *master_key_ascii) { in convert_key_to_hex_ascii()824 char master_key_ascii[129]; /* Large enough to hold 512 bit key and null */ in load_crypto_mapping_table() local