Lines Matching refs:LogMsg
36 LogMsg("DigestAlgInit: digestType %d exceeds bounds", digestType); in DigestAlgInit()
44 LogMsg("DigestAlgInit: digestType %d not supported", digestType); in DigestAlgInit()
55 LogMsg("CryptoAlgInit: alg %d exceeds bounds", alg); in CryptoAlgInit()
63 LogMsg("CryptoAlgInit: alg %d not supported", alg); in CryptoAlgInit()
75 LogMsg("EncAlgInit: alg %d exceeds bounds", alg); in EncAlgInit()
83 LogMsg("EncAlgInit: alg %d not supported", alg); in EncAlgInit()
150 LogMsg("AlgDestroy: ERROR!! func is NULL"); in AlgDestroy()
176 LogMsg("AlgLength: ERROR!! func is NULL"); in AlgLength()
200 LogMsg("AlgAdd: ERROR!! func is NULL"); in AlgAdd()
224 LogMsg("AlgVerify: ERROR!! func is NULL"); in AlgVerify()
248 LogMsg("AlgEncode: ERROR!! func is NULL"); in AlgEncode()
272 LogMsg("AlgEncode: ERROR!! func is NULL"); in AlgFinal()